docs: don't use property syntax for child properties
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 22 Jan 2014 04:01:15 +0000 (23:01 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 22 Jan 2014 04:20:38 +0000 (23:20 -0500)
docs/reference/gtk/migrating-GtkGrid.xml

index ba3035d9818acf829036c1a44f1cbf5ded5d69ee..b8520dfd05298805383fc87d3fe3b2b051efa1bc 100644 (file)
       you construct it. This property specifies the space that
       separates the children from each other. Additionally, you
       can specify extra space to put around each child individually,
-      using the #GtkBox:padding child property.
+      using the #GtkBox padding child property.
     </para>
 
     <para>